<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">

<head>
	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-9">
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; windows-1254">
    <META HTTP-EQUIV="cache-control" CONTENT="no-cache">
    <META NAME="Pragma" CONTENT="no-cache">
    <meta http-equiv="content-LANGUAGE" content="TR">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9">
<meta http-equiv="Content-Type" content="text/html; windows-1254">

    <meta http-equiv="content-LANGUAGE" content="TR">
    <META content=index,follow name=robots>
    <META content=all name=audience>
    <META content=global name=distribution>
    <META content=News name=category>
    <META content=" e-mail: " name=author>
    <META content="copyright  by www.ofisburosepeti.com" name=copyright>
    <META content=www.ofisburosepeti.com name=publisher>
    <META content=www.ofisburosepeti.com name=identifier-url>
    <META content=www.ofisburosepeti.com name=organization>
    
    <META content="ofis mobilyaları, büro mobilyaları, ofis mobilyası fiyatları,büro masası,büro masa fiatları,Ofis Büro Sepeti,ofis sepeti,büro sepeti,ofis büro sepeti,3 lü çekmecekli keson,bilgisayar masaları,kolay ofis mobilyaları,sahibinden,ofis sepeti,istanbul ofis mobilyaları satış noktaları,bilgisayar masaları,bekleme koltukları,ofis mobilya çeşitleri,mobilya,ofis koltukları,makam koltukları,ofis mobilyaları net,istanbul anadolu yakası ofis mobilyaları"name=keywords>
    <META content="Ofis Büro Sepeti,Makam masaları, çalışma masaları, toplantı masaları, bankolar, ofis kanepeleri, müdür koltukları, toplantı koltukları, salye ve kafe ürünleri bulunuyor." name=description>
    <title>Ofis Büro Sepeti, Makam masaları, çalışma masaları, toplantı masaları, bankolar, ofis kanepeleri, müdür koltukları, toplantı koltukları, sandalye ve kafe ürünleri bulunuyor.</title>
    
    <!-------------TEMA NE----------------------------------------------------------->
    
    <link rel="stylesheet" type="text/css" href="tema/mavi/style.css" media="screen" />
    <!--link rel="shortcut icon" type="image/x-icon" href="/imajlar/ofisicon2.ico"-->
    <link media="screen" rel="stylesheet" href="colorbox.css" />
	<!--script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script-->
	<!--script type="text/javascript" src="javascriptler/jquery-1.3.2.min.js"></script-->
    <!--telefon maskesi için-->
    <!--script type="text/javascript" src="javascriptler/jquery-1.3.2.min.js"></script-->
    <!------------------------------>
    <!--------nivo slider-->
     <script src="javascriptler/jquery-1.5.2.min.js"  type="text/javascript"></script>
 
	<link rel="stylesheet" href="nivo-slider/themes/default/default.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="nivo-slider/nivo-slider.css" type="text/css" media="screen" />
    <script type="text/javascript" src="nivo-slider/jquery.nivo.slider.js"></script>
    <script type="text/javascript">
    $(window).load(function() {
        $('#slider').nivoSlider();
    });
    </script>
   	<style>
    	.nivoSlider {
	position:relative;
	width: 946px; margin-top:0px; height:345px;
	 border:solid 0px green;
	overflow: hidden;
	}
	.nivo-caption {
		position:absolute;
		left:0px;
		bottom:0px;
		background:#F7F7F7;
		color:#fff; font-size:20px;
		width:100%;
		z-index:8; text-align:right;
		padding: 5px 10px;
		opacity: 1.4;
		overflow: hidden;
		display: none;
		-moz-opacity: 0.8;
		filter:alpha(opacity=8);
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
    </style>
	<!---nivo bitti-->
   
    <!------------------->
    
   <!--script src="javascriptler/jquery-1.5.2.min.js"  type="text/javascript"></script-->
 <script src="javascriptler/jquery.maskedinput-1.3.min.js" type="text/javascript"></script>
    <script language="javascript">
   	jQuery(function($){
	   $("#datef").mask("99/99/9999");
	   $("#telf").mask("(0999) 999-9999");
	   $("#ceptel").mask("(0999) 999-9999");
	   $("#fceptel").mask("(0999) 999-9999");
	   $("#fceptel2").mask("(0999) 999-9999");
	   $("#telf2").mask("(0999) 999-9999");
	   $("#tcno").mask("99999999999");
	   $("#tcno2").mask("99999999999");
	   $("#vno").mask("9999999999");
	   $("#vno2").mask("9999999999");
	   $("#kartno").mask("9999-9999-9999-9999");
	   $("#cvv").mask("999");
	   
	});
  	</script>
    <!--telefon maskesi bitti kaynak http://digitalbush.com/projects/masked-input-plugin/-->
	
    <script src="javascriptler/colorbox/jquery.colorbox.js"></script>
	<script>
		$(document).ready(function(){
			//Examples of how to assign the ColorBox event to elements
			$("a[rel='example1']").colorbox();
			$("a[rel='example2']").colorbox({transition:"fade"});
			$("a[rel='example3']").colorbox({transition:"none", width:"75%", height:"75%"});
			$("a[rel='example4']").colorbox({slideshow:true});
			$(".example5").colorbox();
			$(".example6").colorbox({iframe:true, innerWidth:425, innerHeight:344});
			$(".example7").colorbox({width:"80%", height:"80%", iframe:true});
			$(".example8").colorbox({width:"50%", inline:true, href:"#inline_example1"});
			$(".example9").colorbox({
				onOpen:function(){ alert('onOpen: colorbox is about to open'); },
				onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
				onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
				onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
				onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
			});
			$(".example10").colorbox({width:"90%", height:"90%", iframe:false});
			
			//Example of preserving a JavaScript event for inline calls.
			$("#click").click(function(){ 
				$('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
				return false;
			});
		});
	</script>
	<!--script type="text/javascript" src="https://apis.google.com/js/plusone.js">
  {lang: 'tr', parsetags: 'explicit'}
</script-->
<script type="text/javascript" src="javascriptler/jquery_selectbox.js"></script>
<script type="text/javascript">
jQuery(function($){$('#aliskonumid').dependent({ parent:'alisil', group: 'il_ilce_bucak' });});

jQuery(function($){$('#donuskonumid').dependent({ parent:'donusil', group: 'il_ilce_bucak2' });});

jQuery(function($){$('#aliskonumid2').dependent({ parent:'alisil2', group: 'il_ilce_bucak3' });});

jQuery(function($){$('#donuskonumid2').dependent({ parent:'donusil2', group: 'il_ilce_bucak4' });});
</script>

<script src="javascriptler/jquery.lazyload.min.js" type="text/javascript"></script>
<script language="javascript">
 $(function() {
          $(".lazy").lazyload();
      });
</script>

<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=preludem"></script>
<script type="text/javascript">
  addthis.layers({
    'theme' : 'transparent',
    'share' : {
      'position' : 'right',
      'numPreferredServices' : 5
    }   
  });
</script>
</head>

<!--body id="top"  onSelectStart="return false" onContextMenu="return false;"-->
<body id="top">

<div id="header-wrapper">
	<div id="header-wrapper-2">
		<div class="center-wrapper" >
        	
			
			<div id="header" >
            
            	<div onclick="location.href='sepete_goz_at.asp'" id="sepet" align="right">
                
                <div id="sepetic">
                	<div id="sepetenic" >
                    	<span><center>Sepetinizdeki Ürün Sayısı:&nbsp;0</center></span>
                    </div>
                </div>

              </div>
				
				<div id="logo"  title="Ana Sayfa">
					<div id="logoic"><a title="Ana Sayfa" href="default.asp"><img style="margin-top:6px; margin-left:3px" alt="Ana Sayfa" src="imajlar/logo.png" border="0" width="350"   /></A><br />
                    <div id="logoaltyazi"  style="width:650px"><a title="Ana Sayfa" href="default.asp"><span></span></a></div>
                    </div>
                    
				</div>
				<div id="help-wrapper" >
                
					
                    <div id="helparama" class="acik">
                    	
                            <form action="arama2.asp" method="post" id="search-form">
                            <table height="20" style="border-collapse:collapse" border="0" width="200">
                                <tr>
                                    <td width="160" align="right"><input type="text" name="kelime" value="Ürün arayın..." onfocus="if(this.value='Ürün arayın...'){this.style.color='black';this.value='';}"  onblur="if(this.value==''){this.style.color='silver';this.value='Ürün arayın...';}"  style="border-collapse:collapse; border-color:silver; border:1px; background-color:silver; height:20px; color:#333; width:150px" /></td>
                                    <td width="40" valign="top" align="left"><input type="submit" value="&nbsp;Ürün Ara&nbsp;" style="BORDER: #999 1px solid; margin:1px 1px 1px; font-size:15px;background-color:silver; color:black; " /></td>
                                </tr>
                            </table>
        					</form>
                            
                        <!--a href="iletisim.asp">İLETİŞİM:</a> | <A href="sepete_goz_at.asp">SEPET</A-->
					</div>
				</div>

			</div>

		</div>
	</div>
</div>
<div id="navigation-wrapper" >

	<div id="navigation-wrapper-3">
		<div class="center-wrapper">
	
			<div id="navigation">
				<div id="navcerceve" class="yuvarla4">
				<ul class="tabbed">
                	
						<li   class=current_page_item  style="" ><a class="acik"  href="sayfa-70-Ana-sayfa.html">Ana sayfa</a></li>
						
						<li    style="" ><a class="acik"  href="sayfa-109-Tum-Kategoriler.html">Tüm Kategoriler</a></li>
						
						<li    style="" ><a class="acik"  href="sayfa-111-Yeni-urunler.html">Yeni Ürünler</a></li>
						
						<li    style="" ><a class="acik"  href="sayfa-110-Kampanyali-urunler.html">Kampanyalı Ürünler</a></li>
						
						<li    style="" ><a class="acik"  href="sayfa-91-Vitrin-urunler.html">Vitrin Ürünler</a></li>
						
						<li    style="" ><a class="acik"  href="sayfa-72-iletisim.html">iletişim</a></li>
						
					
				</ul>
			  </div>
				<div class="clearer">&nbsp;</div>

			</div>
           </div>
          </div>
          <div id="navigation-wrapper-2">
		<div class="center-wrapper">
	
	
			<!----------------------duyurular bölümü----------------------->
            
              
                
            <!---------------duyurular bölümü bitti---------------->
		</div>
	</div>
</div>


<div id="content-wrapper">
	<div class="center-wrapper">
		
		<div class="content" id="content-two-columns">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-9">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; windows-1254">
<div id="main-wrapper">
				<div id="main">

					<div class="post">
						
						<div class="post-title"><h3>Kampanya ve Duyurular</h3></div>
						
						<div class="post-body">
							
							<SCRIPT language=javascript type=text/javascript>var step=700;var maxPage=3;var page=1;var pauseAutoSlide=0;function slideRight(){page+=1;var speed=1000;var left=(1-page)*step;if(page>maxPage)
							{left=0;speed=500;page=1;}
							styleArrows();$("#sliderContainer").animate({left:left},speed,function(){$("#sliderContainer").css("left",left);});}
							function slideLeft(){page-=1;var speed=1000;var left=(1-page)*step;if(page<1)
							{left=(1-maxPage)*step;speed=500;page=maxPage;}
							styleArrows();$("#sliderContainer").animate({left:left},speed,function(){$("#sliderContainer").css("left",left);});}
							function styleArrows()
							{if(page==1)
							$("#imgLeftArrow").attr('src','imajlar/back-off.gif');else
							$("#imgLeftArrow").attr('src','imajlar/back-on.gif');if(page==maxPage)
							$("#imgRightArrow").attr('src','imajlar/forward-off.gif');else
							$("#imgRightArrow").attr('src','imajlar/forward-on.gif');}
							function manuelSlideRight()
							{pauseAutoSlide=1;slideRight();}
							function manuelSlideLeft()
							{pauseAutoSlide=1;slideLeft();}
							function autoSlide()
							{if(pauseAutoSlide==0)
							{setTimeout(autoSlide,8000);slideRight();}
							else
							{setTimeout(autoSlide,16000);pauseAutoSlide=0;}}
							setTimeout(autoSlide,8000);</SCRIPT>
							<DIV style="POSITION: relative; margin-left:5px; WIDTH: 650px; border:1px; BACKGROUND: url(imajlar/intro-back2uzun.gif) no-repeat;  HEIGHT: 225px; OVERFLOW: hidden" id=sliderFrame>
								<DIV style="POSITION: absolute; WIDTH: 1270px" id=sliderContainer>
									<SCRIPT language=javascript type=text/javascript>$('#sliderContainer').css('width',(maxPage*(step+10)));</SCRIPT>
					
									<DIV style="PADDING-BOTTOM: 10px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; PADDING-TOP: 0px">
										
										
										
										<DIV style="WIDTH: 694px; FLOAT: left">
											<DIV style="PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; CLEAR: both; PADDING-TOP: 5px"></DIV>
											<A href="urun_ayrinti-156-MERKEZi-KiLiTLi-3-cEKMECELi-KESON.html"><IMG  class="bordered lazy" style="TEXT-ALIGN: center; MARGIN: 0px 10px 0px 0px; FLOAT: left; max-width:300px; " border=0 
											src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/kr352.jpg" alt="MERKEZİ KİLİTLİ 3 ÇEKMECELİ KESON," height="190" ></A> 
					
											<DIV style="MARGIN-TOP: -3px; WIDTH: 50%; border:solid 0px red; FLOAT: left" class=font12p7f7f7f2>
												<SPAN><div style="height:3px"></div><A href="urun_ayrinti-156-MERKEZi-KiLiTLi-3-cEKMECELi-KESON.html"><h3>MERKEZİ KİLİTLİ 3 ÇEKMECELİ KESON</h3></A></SPAN>
												<SPAN class=font14p2bb3ff></SPAN><font size="2"></font>
												<SPAN class=font14p2bb3ff></SPAN><BR><br><font size="2"><b>Fiyat:</b><br />
												<font><font style=text-decoration:line-through;color:red;font-size:11px>210,00 TL  + Kdv</font><br>175,00 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font>
												<br />
												<button onClick="location.href='urun_ayrinti-156-MERKEZi-KiLiTLi-3-cEKMECELi-KESON.html'" id="detaybuton">Detaylar</button>
												
											</DIV>
										</DIV>
									   
										
										<DIV style="WIDTH: 694px; FLOAT: left">
											<DIV style="PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; CLEAR: both; PADDING-TOP: 5px"></DIV>
											<A href="urun_ayrinti-171-SONAT-ETEJERLi-MASA-TAKIMI.html"><IMG  class="bordered lazy" style="TEXT-ALIGN: center; MARGIN: 0px 10px 0px 0px; FLOAT: left; max-width:300px; " border=0 
											src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/sonat_beyaz.jpg" alt="SONAT ETEJERLİ MASA TAKIMI," height="190" ></A> 
					
											<DIV style="MARGIN-TOP: -3px; WIDTH: 50%; border:solid 0px red; FLOAT: left" class=font12p7f7f7f2>
												<SPAN><div style="height:3px"></div><A href="urun_ayrinti-171-SONAT-ETEJERLi-MASA-TAKIMI.html"><h3>SONAT ETEJERLİ MASA TAKIMI</h3></A></SPAN>
												<SPAN class=font14p2bb3ff></SPAN><font size="2"></font>
												<SPAN class=font14p2bb3ff></SPAN><BR><br><font size="2"><b>Fiyat:</b><br />
												<font><font style=text-decoration:line-through;color:red;font-size:11px>2.300,00 TL  + Kdv</font><br>1.838,98 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font>
												<br />
												<button onClick="location.href='urun_ayrinti-171-SONAT-ETEJERLi-MASA-TAKIMI.html'" id="detaybuton">Detaylar</button>
												
											</DIV>
										</DIV>
									   
										
										<DIV style="WIDTH: 694px; FLOAT: left">
											<DIV style="PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; CLEAR: both; PADDING-TOP: 5px"></DIV>
											<A href="urun_ayrinti-141-AVANT-MASA-TAKIMI.html"><IMG  class="bordered lazy" style="TEXT-ALIGN: center; MARGIN: 0px 10px 0px 0px; FLOAT: left; max-width:300px; " border=0 
											src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/avant.jpg" alt="AVANT MASA TAKIMI," height="190" ></A> 
					
											<DIV style="MARGIN-TOP: -3px; WIDTH: 50%; border:solid 0px red; FLOAT: left" class=font12p7f7f7f2>
												<SPAN><div style="height:3px"></div><A href="urun_ayrinti-141-AVANT-MASA-TAKIMI.html"><h3>AVANT MASA TAKIMI</h3></A></SPAN>
												<SPAN class=font14p2bb3ff></SPAN><font size="2"></font>
												<SPAN class=font14p2bb3ff></SPAN><BR><br><font size="2"><b>Fiyat:</b><br />
												<font><font style=text-decoration:line-through;color:red;font-size:11px>3.570,00 TL  + Kdv</font><br>2.850,00 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font>
												<br />
												<button onClick="location.href='urun_ayrinti-141-AVANT-MASA-TAKIMI.html'" id="detaybuton">Detaylar</button>
												
											</DIV>
										</DIV>
									   
									  
									</div>
								</div>
							</div>
							<DIV style="MARGIN-TOP: 0px; margin-bottom:0; PADDING-LEFT: 590px"><A 
									href="javascript:manuelSlideLeft()"><IMG id=imgLeftArrow border=0 
									src="imajlar/back-off.gif"></A> 
									<A href="javascript:manuelSlideRight()"><IMG id=imgRightArrow border=0 
									src="imajlar/forward-on.gif"></A>
								</DIV>
                 	</div>
                   
					
                            
                            <div class="post-title"><h3>Kargo Bizden</h3></div>
        
                                <div class="post-body">
                                        
                                    <a  href="sayfa-108-Kargo-Bizden.html" class="more"><img src=imajlar/kargo3.png height=80px border=0></a><BR><div id=ozet><a  href="sayfa-108-Kargo-Bizden.html" class="more"></a></div>
                                </div><br />
        
                            
                    <div class="post-title"><h3><a href="vitrindeki_urunler.asp?ne=vitrin">Vitrindeki Ürünler</a></h3></div>
						
						<div class="post-body">
						  
                                    
									<table  border=0 width="100%"><tr><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-167-ANTEOS-YoNETiCi-MASA-TAKIMI-200-CM.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>ANTEOS YÖNETİCİ MASA TAKIMI 200 CM</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/anteostkm.jpg" alt="ANTEOS YÖNETİCİ MASA TAKIMI 200 CM,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="ANTEOS YÖNETİCİ MASA TAKIMI 200 CM">
											</a></td></tr><tr><td height=80 align=center valign=middle><font>2.416,00 TL  + Kdv<br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-167-ANTEOS-YoNETiCi-MASA-TAKIMI-200-CM.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-308-iNTENSE-200-CM-MASA-TAKIMI.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>İNTENSE 200 CM MASA TAKIMI</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/intense_elma.jpg" alt="İNTENSE 200 CM MASA TAKIMI,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="İNTENSE 200 CM MASA TAKIMI">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><A href="urun_ayrinti-308-iNTENSE-200-CM-MASA-TAKIMI.html?q=evet&sekme=iletisim#iletisim" ><font color="#FF0000">Sorunuz</font></a><br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-308-iNTENSE-200-CM-MASA-TAKIMI.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-277-MARKiZ-ETEJERLi-MAKAM-MASA-TAKIMI.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>MARKİZ ETEJERLİ MAKAM MASA TAKIMI</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/markiz.jpg" alt="MARKİZ ETEJERLİ MAKAM MASA TAKIMI,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="MARKİZ ETEJERLİ MAKAM MASA TAKIMI">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><A href="urun_ayrinti-277-MARKiZ-ETEJERLi-MAKAM-MASA-TAKIMI.html?q=evet&sekme=iletisim#iletisim" ><font color="#FF0000">Sorunuz</font></a><br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-277-MARKiZ-ETEJERLi-MAKAM-MASA-TAKIMI.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td></tr><tr><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-234-EKONOMiK-SEHPA.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>EKONOMİK SEHPA</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/540600002sehpa.jpg" alt="EKONOMİK SEHPA,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="EKONOMİK SEHPA">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><font style=text-decoration:line-through;color:red;font-size:11px>70,00 TL  + Kdv</font><br>50,00 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-234-EKONOMiK-SEHPA.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-228-AKiRA-SuMENLi-TOPLANTI-MASASI.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>AKİRA SÜMENLİ TOPLANTI MASASI</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/159969509akira_top.jpg" alt="AKİRA SÜMENLİ TOPLANTI MASASI,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="AKİRA SÜMENLİ TOPLANTI MASASI">
											</a></td></tr><tr><td height=80 align=center valign=middle><font>550,00 TL  + Kdv<br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-228-AKiRA-SuMENLi-TOPLANTI-MASASI.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-157-iKiLi-KESON.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>İKİLİ KESON</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/887279689ikili_keson.jpg" alt="İKİLİ KESON,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="İKİLİ KESON">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><font style=text-decoration:line-through;color:red;font-size:11px>140,00 TL  + Kdv</font><br>95,00 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-157-iKiLi-KESON.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td></tr><tr><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-156-MERKEZi-KiLiTLi-3-cEKMECELi-KESON.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>MERKEZİ KİLİTLİ 3 ÇEKMECELİ KESON</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/kr352.jpg" alt="MERKEZİ KİLİTLİ 3 ÇEKMECELİ KESON,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="MERKEZİ KİLİTLİ 3 ÇEKMECELİ KESON">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><font style=text-decoration:line-through;color:red;font-size:11px>210,00 TL  + Kdv</font><br>175,00 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-156-MERKEZi-KiLiTLi-3-cEKMECELi-KESON.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-307-BEDRAMA-MASA-TAKIMI.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>BEDRAMA MASA TAKIMI</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/bedrama-abanoz.jpg" alt="BEDRAMA MASA TAKIMI,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="BEDRAMA MASA TAKIMI">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><font style=text-decoration:line-through;color:red;font-size:11px>2.030,00 TL  + Kdv</font><br>1.720,34 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-307-BEDRAMA-MASA-TAKIMI.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-189-MENTA-MASA-TAKIMI-200-CM.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>MENTA MASA TAKIMI 200 CM</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/menta_elma.jpg" alt="MENTA MASA TAKIMI 200 CM,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="MENTA MASA TAKIMI 200 CM">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><font style=text-decoration:line-through;color:red;font-size:11px>3.220,00 TL  + Kdv</font><br>2.575,42 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-189-MENTA-MASA-TAKIMI-200-CM.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td></tr><tr></table>
						</div>
						
					</div>
					
                    <div class="post-title"><h3><a href="vitrindeki_urunler.asp?ne=vitrin">Yeni Ürünler</a></h3></div>
						
						<div class="post-body">
						  
                                    
									<table  border=0 width="100%"><tr><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-167-ANTEOS-YoNETiCi-MASA-TAKIMI-200-CM.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>ANTEOS YÖNETİCİ MASA TAKIMI 200 CM</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/anteostkm.jpg" alt="ANTEOS YÖNETİCİ MASA TAKIMI 200 CM,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="ANTEOS YÖNETİCİ MASA TAKIMI 200 CM">
											</a></td></tr><tr><td height=80 align=center valign=middle><font>2.416,00 TL  + Kdv<br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-167-ANTEOS-YoNETiCi-MASA-TAKIMI-200-CM.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-308-iNTENSE-200-CM-MASA-TAKIMI.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>İNTENSE 200 CM MASA TAKIMI</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/intense_elma.jpg" alt="İNTENSE 200 CM MASA TAKIMI,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="İNTENSE 200 CM MASA TAKIMI">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><A href="urun_ayrinti-308-iNTENSE-200-CM-MASA-TAKIMI.html?q=evet&sekme=iletisim#iletisim" ><font color="#FF0000">Sorunuz</font></a><br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-308-iNTENSE-200-CM-MASA-TAKIMI.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-277-MARKiZ-ETEJERLi-MAKAM-MASA-TAKIMI.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>MARKİZ ETEJERLİ MAKAM MASA TAKIMI</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/markiz.jpg" alt="MARKİZ ETEJERLİ MAKAM MASA TAKIMI,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="MARKİZ ETEJERLİ MAKAM MASA TAKIMI">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><A href="urun_ayrinti-277-MARKiZ-ETEJERLi-MAKAM-MASA-TAKIMI.html?q=evet&sekme=iletisim#iletisim" ><font color="#FF0000">Sorunuz</font></a><br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-277-MARKiZ-ETEJERLi-MAKAM-MASA-TAKIMI.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td></tr><tr><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-213-3Lu-MERKEZi-KiLiT-LAMiNAT-KESON.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>3LÜ MERKEZİ KİLİT LAMİNAT KESON</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/521297634kesonlam.jpg" alt="3LÜ MERKEZİ KİLİT LAMİNAT KESON,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="3LÜ MERKEZİ KİLİT LAMİNAT KESON">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><A href="urun_ayrinti-213-3Lu-MERKEZi-KiLiT-LAMiNAT-KESON.html?q=evet&sekme=iletisim#iletisim" ><font color="#FF0000">Sorunuz</font></a><br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-213-3Lu-MERKEZi-KiLiT-LAMiNAT-KESON.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-234-EKONOMiK-SEHPA.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>EKONOMİK SEHPA</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/540600002sehpa.jpg" alt="EKONOMİK SEHPA,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="EKONOMİK SEHPA">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><font style=text-decoration:line-through;color:red;font-size:11px>70,00 TL  + Kdv</font><br>50,00 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-234-EKONOMiK-SEHPA.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-228-AKiRA-SuMENLi-TOPLANTI-MASASI.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>AKİRA SÜMENLİ TOPLANTI MASASI</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/159969509akira_top.jpg" alt="AKİRA SÜMENLİ TOPLANTI MASASI,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="AKİRA SÜMENLİ TOPLANTI MASASI">
											</a></td></tr><tr><td height=80 align=center valign=middle><font>550,00 TL  + Kdv<br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-228-AKiRA-SuMENLi-TOPLANTI-MASASI.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td></tr><tr><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-185-10-GoZLu-ogRETMEN-DOLABI.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>10 GÖZLÜ ÖĞRETMEN DOLABI</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/kr538.jpg" alt="10 GÖZLÜ ÖĞRETMEN DOLABI,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="10 GÖZLÜ ÖĞRETMEN DOLABI">
											</a></td></tr><tr><td height=80 align=center valign=middle><font>420,00 TL  + Kdv<br></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-185-10-GoZLu-ogRETMEN-DOLABI.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-157-iKiLi-KESON.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>İKİLİ KESON</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/887279689ikili_keson.jpg" alt="İKİLİ KESON,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="İKİLİ KESON">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><font style=text-decoration:line-through;color:red;font-size:11px>140,00 TL  + Kdv</font><br>95,00 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-157-iKiLi-KESON.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td><td width="33%"  height=280 style=cursor:pointer  onclick='document.location.href="urun_ayrinti-156-MERKEZi-KiLiTLi-3-cEKMECELi-KESON.html"'><div   class=normal  style="padding:1px" ><table  border=0 width="100%"  onmouseover="this.bgColor='D4DAEC';"  onmouseout="this.bgColor='';" align=center><tr ><td align=center  height=60><b>MERKEZİ KİLİTLİ 3 ÇEKMECELİ KESON</b><br></td></tr><tr><td align="center" height="100">
											<img src="imajlar/grey.gif" data-original="imajlar/ilanresim/thumbs/kr352.jpg" alt="MERKEZİ KİLİTLİ 3 ÇEKMECELİ KESON,"  class="aligncenter lazy" border="0" height="100" style="max-width:200px" onload="if (this.width>5) this.border=1" alt="MERKEZİ KİLİTLİ 3 ÇEKMECELİ KESON">
											</a></td></tr><tr><td height=80 align=center valign=middle><font><font style=text-decoration:line-through;color:red;font-size:11px>210,00 TL  + Kdv</font><br>175,00 TL  + Kdv<br><img align=center src=imajlar/kampanya.gif width=60></font></td></tr><tr><td height=20 align=center valign=middle><button onclick="urun_ayrinti-156-MERKEZi-KiLiTLi-3-cEKMECELi-KESON.html" id="detaybuton"/>Detaylar</button></td></tr></table></div></td></tr><tr></table>
						</div>
						
					

                    
				</div>
			</div>

			<div id="sidebar-wrapper">
				
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-9">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; windows-1254">
		<div id="sidebar">
						<div class="box"><div class="box-title">
<a  href=ofis_mobilya-85-Mobilya-Takimlari.html>
Mobilya Takımları</a></div> 
<div class="box-content"><ul class="nice-list">
<li>
<a href="buro_mobilya-85-519-Mobilya-Takimlari-Makam-Masasi.html">Makam Masası</a>
</li> 
<li>
<a href="buro_mobilya-85-567-Mobilya-Takimlari-Etejer.html">Etejer</a>
</li> 
<li>
<a href="buro_mobilya-85-538-Mobilya-Takimlari-calisma-Masasi.html">Çalışma Masası</a>
</li> 
<li>
<a href="buro_mobilya-85-539-Mobilya-Takimlari-Toplanti-Masasi.html">Toplantı Masası</a>
</li> 
<li>
<a href="buro_mobilya-85-565-Mobilya-Takimlari-Kafeterya-Masasi.html">Kafeterya Masası</a>
</li> 
<li>
<a href="buro_mobilya-85-540-Mobilya-Takimlari-Bankolar.html">Bankolar</a>
</li> 
<li>
<a href="buro_mobilya-85-541-Mobilya-Takimlari-Dolaplar.html">Dolaplar</a>
</li> 
<li>
<a href="buro_mobilya-85-542-Mobilya-Takimlari-Sehpalar.html">Sehpalar</a>
</li> 
<li>
<a href="buro_mobilya-85-543-Mobilya-Takimlari-Kesonlar.html">Kesonlar</a>
</li> 
<li>
<a href="buro_mobilya-85-544-Mobilya-Takimlari-Ofis-Aksesuarlari.html">Ofis Aksesuarları</a>
</li> 
<li>
<a href="buro_mobilya-85-566-Mobilya-Takimlari-Gardirop.html">Gardırop</a>
</li> 
<li>
<a href="buro_mobilya-85-560-Mobilya-Takimlari-TV--sehpasi.html">TV  sehpası</a>
</li> 
<li>
<a href="buro_mobilya-85-561-Mobilya-Takimlari-Diger-Mobilyalar.html">Diğer Mobilyalar</a>
</li> 
</ul></div>
</div>
<div class="box"><div class="box-title">
<a  href=ofis_mobilya-86-Koltuk-Takimlari.html>
Koltuk Takımları</a></div> 
<div class="box-content"><ul class="nice-list">
<li>
<a href="buro_mobilya-86-545-Koltuk-Takimlari-Ofis-Kanepesi.html">Ofis Kanepesi</a>
</li> 
<li>
<a href="buro_mobilya-86-546-Koltuk-Takimlari-Mudur-Koltuklari.html">Müdür Koltukları</a>
</li> 
<li>
<a href="buro_mobilya-86-547-Koltuk-Takimlari-calisma-Koltuklari.html">Çalışma Koltukları</a>
</li> 
<li>
<a href="buro_mobilya-86-548-Koltuk-Takimlari-Misafir-Koltuklari.html">Misafir Koltukları</a>
</li> 
<li>
<a href="buro_mobilya-86-549-Koltuk-Takimlari-Bekleme-Koltuklari.html">Bekleme Koltukları</a>
</li> 
<li>
<a href="buro_mobilya-86-550-Koltuk-Takimlari-Konferans-Koltuklari.html">Konferans Koltukları</a>
</li> 
<li>
<a href="buro_mobilya-86-551-Koltuk-Takimlari-Tabure.html">Tabure</a>
</li> 
<li>
<a href="buro_mobilya-86-564-Koltuk-Takimlari-Kafeterya-Koltuklari.html">Kafeterya Koltukları</a>
</li> 
<li>
<a href="buro_mobilya-86-562-Koltuk-Takimlari-Diger-Koltuklar.html">Diğer Koltuklar</a>
</li> 
</ul></div>
</div>

                    <div class="box nobborder">

						<div class="box-title">Giriş Yap</div>

						<div class="box-content">
							
                             
                                 <div>
                                    <table align="center" width="100%" style="border-collapse:collapse" border="0">
                                        <form action="uye_giris.asp?islem=girisyap&nerden=" method="post">
                                    
                                        <tr>
                                            <td width="20%" height="30" align="left"><font size="2">Email:</font></td>
                                            <td align="left" height="30"><input type="text" value="" style="width:177px " name="email"></td>
                                        </tr>
                                        <tr>
                                            <td align="left" height="30"><font size="2">Şifre:</font></td>
                                            <td align="left" height="30"><input type="password"  style="width:177px " name="sifre"></td>
                                        </tr>
                                        <tr>
                                            <td colspan="2" align="right" height="30" valign="middle">
                                           <input type="submit" value="Giriş Yap">&nbsp;</td>
                                        </tr>
                                        <tr>
                                            <td colspan="2" align="right"><a href="sifremi_unuttum.asp"><font color=black size="1">Şifremi Unuttum</font></a> - <a href="uye_giris.asp"><font color=black size="1">Üye Ol</font></a></td>
                                        </tr>
                                        
                                    </table></form>
                                                  
                                            
                                                    
                                </div>
						 
							
                           
						</div>
						
					</div>
                    
					<div class="box">

						<div class="box-title"><a href="vitrindeki_urunler.asp?ne=yeni">Yeni Ürünler</a></div>
						
						<div class="box-content">

							<div class="thumbnails">
								<div class="archive-separator"></div>
										<div class="archive-post">

											<div class="archive-post-date">
												<a href="imajlar/ilanresim/anteostkm.jpg"  class="example7"><img src="imajlar/ilanresim/anteostkm.jpg" alt="ANTEOS YÖNETİCİ MASA TAKIMI 200 CM,"  class="bordered lazy" width="60" /></a>
											</div>
					
											<div class="archive-post-title">
												<font style="font-size:12px"><a href="urun_ayrinti-167-ANTEOS-YoNETiCi-MASA-TAKIMI-200-CM.html">ANTEOS YÖNETİCİ MASA TAKIMI 200 CM</a></font>
												<div class="post-date">
												
												</div>
												
											</div>
					
											
										</div>
					
										<div class="archive-separator"></div>
										
										<div class="archive-post">

											<div class="archive-post-date">
												<a href="imajlar/ilanresim/intense_elma.jpg"  class="example7"><img src="imajlar/ilanresim/intense_elma.jpg" alt="İNTENSE 200 CM MASA TAKIMI,"  class="bordered lazy" width="60" /></a>
											</div>
					
											<div class="archive-post-title">
												<font style="font-size:12px"><a href="urun_ayrinti-308-iNTENSE-200-CM-MASA-TAKIMI.html">İNTENSE 200 CM MASA TAKIMI</a></font>
												<div class="post-date">
												
												</div>
												
											</div>
					
											
										</div>
					
										<div class="archive-separator"></div>
										
										<div class="archive-post">

											<div class="archive-post-date">
												<a href="imajlar/ilanresim/markiz.jpg"  class="example7"><img src="imajlar/ilanresim/markiz.jpg" alt="MARKİZ ETEJERLİ MAKAM MASA TAKIMI,"  class="bordered lazy" width="60" /></a>
											</div>
					
											<div class="archive-post-title">
												<font style="font-size:12px"><a href="urun_ayrinti-277-MARKiZ-ETEJERLi-MAKAM-MASA-TAKIMI.html">MARKİZ ETEJERLİ MAKAM MASA TAKIMI</a></font>
												<div class="post-date">
												
												</div>
												
											</div>
					
											
										</div>
					
										<div class="archive-separator"></div>
										
										<div class="archive-post">

											<div class="archive-post-date">
												<a href="imajlar/ilanresim/521297634kesonlam.jpg"  class="example7"><img src="imajlar/ilanresim/521297634kesonlam.jpg" alt="3LÜ MERKEZİ KİLİT LAMİNAT KESON,"  class="bordered lazy" width="60" /></a>
											</div>
					
											<div class="archive-post-title">
												<font style="font-size:12px"><a href="urun_ayrinti-213-3Lu-MERKEZi-KiLiT-LAMiNAT-KESON.html">3LÜ MERKEZİ KİLİT LAMİNAT KESON</a></font>
												<div class="post-date">
												
												</div>
												
											</div>
					
											
										</div>
					
										<div class="archive-separator"></div>
										
										<div class="archive-post">

											<div class="archive-post-date">
												<a href="imajlar/ilanresim/540600002sehpa.jpg"  class="example7"><img src="imajlar/ilanresim/540600002sehpa.jpg" alt="EKONOMİK SEHPA,"  class="bordered lazy" width="60" /></a>
											</div>
					
											<div class="archive-post-title">
												<font style="font-size:12px"><a href="urun_ayrinti-234-EKONOMiK-SEHPA.html">EKONOMİK SEHPA</a></font>
												<div class="post-date">
												<img align=right src=imajlar/kampanya.gif width=60>
												</div>
												
											</div>
					
											
										</div>
					
										<div class="archive-separator"></div>
										
										<div class="archive-post">

											<div class="archive-post-date">
												<a href="imajlar/ilanresim/159969509akira_top.jpg"  class="example7"><img src="imajlar/ilanresim/159969509akira_top.jpg" alt="AKİRA SÜMENLİ TOPLANTI MASASI,"  class="bordered lazy" width="60" /></a>
											</div>
					
											<div class="archive-post-title">
												<font style="font-size:12px"><a href="urun_ayrinti-228-AKiRA-SuMENLi-TOPLANTI-MASASI.html">AKİRA SÜMENLİ TOPLANTI MASASI</a></font>
												<div class="post-date">
												
												</div>
												
											</div>
					
											
										</div>
					
										<div class="archive-separator"></div>
										
										<div class="archive-post">

											<div class="archive-post-date">
												<a href="imajlar/ilanresim/kr538.jpg"  class="example7"><img src="imajlar/ilanresim/kr538.jpg" alt="10 GÖZLÜ ÖĞRETMEN DOLABI,"  class="bordered lazy" width="60" /></a>
											</div>
					
											<div class="archive-post-title">
												<font style="font-size:12px"><a href="urun_ayrinti-185-10-GoZLu-ogRETMEN-DOLABI.html">10 GÖZLÜ ÖĞRETMEN DOLABI</a></font>
												<div class="post-date">
												
												</div>
												
											</div>
					
											
										</div>
					
										<div class="archive-separator"></div>
										
								
								<div class="clearer">&nbsp;</div>

							</div>

						</div>
					
					</div>
					
					
                        <div class="box">

						<div class="box-title">Bağlantılar</div>

						<div class="box-content">
							<ul>
                    	
						
						<li ><a  href="sayfa-87-hakkimizda.html">hakkımızda</a></li>
						
					
						
						<li ><a  href="iletisim.asp?ne=odemebildirimi">ödeme bildirimi</a></li>
						
					
						
						<li ><a  href="default.asp">Ana sayfa</a></li>
						
					
						
						<li ><a  href="iletisim.asp">iletişim</a></li>
						
					
						
						<li ><a  href="sayfa-92-hizmetler.html">hizmetler</a></li>
						
					
						
						<li ><a  href="sayfa-94-hesap-numaramiz.html">hesap numaramız</a></li>
						
					
						
						<li  class="last"><a  href="sikca_sorulan_sorular.asp">Sıkça Sorulan Sorular</a></li>
						
					
                        </ul>
                           
						</div>

					</div>
                        
					<div class="box">

						<div class="box-title"><a href="renk_secenekleri.asp">Renk Seçenekleri</a></div>

						<div class="box-content">

							<div class="thumbnails">
								
									<a href="imajlar/renkler/wenge.jpg" rel="example3" title="WENGE" class="thumb"><img src="imajlar/renkler/wenge.jpg" width="64" height="64"  alt="WENGE" /></a>
                                    
                                	
									<a href="imajlar/renkler/b_mese_renk.jpg" rel="example3" title="B.MEŞE" class="thumb"><img src="imajlar/renkler/b_mese_renk.jpg" width="64" height="64"  alt="B.MEŞE" /></a>
                                    
                                	
									<a href="imajlar/renkler/ceviz.jpg" rel="example3" title="CEVİZ" class="thumb"><img src="imajlar/renkler/ceviz.jpg" width="64" height="64"  alt="CEVİZ" /></a>
                                    
                                	
									<a href="imajlar/renkler/abanoz_renk.jpg" rel="example3" title="ABANOZ 2" class="thumb"><img src="imajlar/renkler/abanoz_renk.jpg" width="64" height="64"  alt="ABANOZ 2" /></a>
                                    
                                	
									<a href="imajlar/renkler/lake_beyaz.jpg" rel="example3" title="LAKE BEYAZ" class="thumb"><img src="imajlar/renkler/lake_beyaz.jpg" width="64" height="64"  alt="LAKE BEYAZ" /></a>
                                    
                                	
									<a href="imajlar/renkler/hus_renk.jpg" rel="example3" title="HUŞ" class="thumb"><img src="imajlar/renkler/hus_renk.jpg" width="64" height="64"  alt="HUŞ" /></a>
                                    
                                	
									<a href="imajlar/renkler/afrika_cevizi.jpg" rel="example3" title="AFRİKA CEVİZİ" class="thumb"><img src="imajlar/renkler/afrika_cevizi.jpg" width="64" height="64"  alt="AFRİKA CEVİZİ" /></a>
                                    
                                	
									<a href="imajlar/renkler/erik_renk.jpg" rel="example3" title="ERİK" class="thumb"><img src="imajlar/renkler/erik_renk.jpg" width="64" height="64"  alt="ERİK" /></a>
                                    
                                	
									<a href="imajlar/renkler/napolyon_kiraz.jpg" rel="example3" title="NAPOLYON KİRAZ" class="thumb"><img src="imajlar/renkler/napolyon_kiraz.jpg" width="64" height="64"  alt="NAPOLYON KİRAZ" /></a>
                                    
                                	
								
								<div class="clearer">&nbsp;</div>

							</div>

						</div>
					
					</div>
					
								<div class="box nobborder">
	
									<div class="box-title">haberler</div>
			
									<div class="box-content">
											
										<div id=ozet><a  href="sayfa-90-haberler.html" class="more"></a></div>
                                </div>
        
                            </div>
                            
								<div class="box">
			
									<div class="box-title">Anket</div>
			
									<div class="box-content">
                                    	<p>Yeni web sitemizi nasıl buldunuz?</p><div style="border:solid 1px silver; padding:2px; margin:5px 0">
										<form method="post" name="anket" onSubmit="return checkForm(this.name);" action="anket_default.asp?anket_id=&oy=evet"><div style="height:20px; border:solid 0px red; padding:4px 2px">
                                                <input type="radio" style="width:12 "  id="1" name="sec_id" value="1"> <label for="1" title="">Beğendim</label>
                                                </div><div style="height:20px; border:solid 0px red; padding:4px 2px">
                                                <input type="radio" style="width:12 "  id="2" name="sec_id" value="2"> <label for="2" title="">Beğenmedim</label>
                                                </div><div style="height:20px; border:solid 0px red; padding:4px 2px">
                                                <input type="radio" style="width:12 "  id="3" name="sec_id" value="3"> <label for="3" title="">Kararsızım</label>
                                                </div></div>
                                        <input type=submit  value="Ankete Oy Verin" class="formbuton"> <a href="anket_default.asp" >DİĞER ANKETLER</a></form>
									</div>
			
								</div>
								
								<div class="box nobborder">
	
									<div class="box-title">Kargo Montaj Bizden</div>
			
									<div class="box-content">
											
										<a  href="sayfa-104-Kargo-Montaj-Bizden.html" class="more"><img src=imajlar/kargo2.png width=235 border=0></a><BR><div id=ozet><a  href="sayfa-104-Kargo-Montaj-Bizden.html" class="more"></a></div>
                                </div>
        
                            </div>
                            
								<div class="box nobborder">
	
									<div class="box-title">Ödeme ve Güvenlik</div>
			
									<div class="box-content">
											
										<a  href="sayfa-106-odeme-ve-Guvenlik.html" class="more"><img src=resimler/guvenlialisveris.jpg width=235 border=0></a><BR><div id=ozet><a  href="sayfa-106-odeme-ve-Guvenlik.html" class="more"></a></div>
                                </div>
        
                            </div>
                            
								<div class="box nobborder">
	
									<div class="box-title">Destek & İletişim</div>
			
									<div class="box-content">
											
										<a  href="sayfa-107-Destek-&-iletisim.html" class="more"><img src=resimler/iletisim.png width=235 border=0></a><BR><div id=ozet><a  href="sayfa-107-Destek-&-iletisim.html" class="more"></a></div>
                                </div>
        
                            </div>
                            
                    <div class="box nobborder">

						<div class="box-title">İletişim</div>

						<div class="box-content">
								
                                <ul>
                                 <li>OFİS BÜRO SEPETİ</li>
                                
                                    <li>
                                </span>
                                <a href="javascript:void(location.href='mailto:info@ofisburosepeti.com')"><span style="font-size: 12px;"><span class="__cf_email__" data-cfemail="9ef7f0f8f1def1f8f7edfcebecf1edfbeefbeaf7b0fdf1f3">[email&#160;protected]</span></span></a><br />	
                                </li>
                            </ul>
                           
						</div>

					</div>
                    
                     <div class="box nobborder">

						<div class="box-title">Döviz Kurları</div>

						<div class="box-content">
							 <table width="100%" style="font-size:12px">
                             	<tr>
                                	<td align="left"><b>1 USD</b></td>
                                    <td align="left">:30,3497TL</td>
                                </tr>
                                <tr>
                                	<td align="left"><b>1 EURO</b></td>
                                    <td align="left">:32,8475TL</td>
                                </tr>
                                <tr><td colspan="2" align="left"><font style="font-size:10px"  color="#C0C0C0">Son Güncelleme:31.1.2024 16:00:06</font></td></tr>
                                
                             </table>
                           
						</div>
						
					</div>
                   
                    
                    
                         <div class="box nobborder">

                            <div class="box-title">Ürün Tanıtımları</div>
                        
                            <div class="box-content">

                        		<li><a href="tanitim-1030-www-ofisburosepeti-com-urun_ayrinti-465-ARGOS-CAM-KAPAKLI-DOLAP-html.asp">http://www.ofisburosepeti.com/urun_ayrinti-465-ARGOS-CAM-KAPAKLI-DOLAP.html Tanıtımı</a></li><li><a href="tanitim-1029-ekonomiksehpa.asp">ekonomiksehpa Tanıtımı</a></li><li><a href="tanitim-1027-www-ofisburosepeti-com-urun_ayrinti-211-ucLu--UCUZ-KESON-html.asp">http://www.ofisburosepeti.com/urun_ayrinti-211-ucLu--UCUZ-KESON.html Tanıtımı</a></li><li><a href="tanitim-1026-www-ofisburosepeti-com-urun_ayrinti-156-MERKEZi-KiLiTLi-KESON-3-cEKMECELi-html.asp">http://www.ofisburosepeti.com/urun_ayrinti-156-MERKEZi-KiLiTLi-KESON-3-cEKMECELi.html Tanıtımı</a></li><li><a href="tanitim-1025-3lü-çekmece.asp">3lü çekmece Tanıtımı</a></li><li><a href="tanitim-1024-klitli-etejer.asp">klitli etejer Tanıtımı</a></li><li><a href="tanitim-1023-www-ofisburosepeti-com.asp">www.ofisburosepeti.com Tanıtımı</a></li><li><a href="tanitim-1022-keson.asp">keson Tanıtımı</a></li><li><a href="tanitim-1021-anything.asp">anything Tanıtımı</a></li><li><a href="tanitim-1020-toplantı-tv-sehpası.asp">toplantı tv sehpası Tanıtımı</a></li>
                           	</div>
                            </div>
						

				</div>
                
			</div>

			<div class="clearer">&nbsp;</div>

		</div>

	</div>
</div>

<div id="footer-wrapper">

	<div class="center-wrapper">

		<div id="footer">

			<div class="left">
            	
						
						<a   class="acik" href="default.asp">Ana sayfa</a> <span class="text-separator">|</span> 
						
					
						
						<a   class="acik" href="iletisim.asp">iletişim</a> <span class="text-separator">|</span> 
						
					
						
						<a   class="acik" href="sayfa-87-hakkimizda.html">hakkımızda</a> <span class="text-separator">|</span> 
						
					
						
						<a   class="acik" href="sayfa-90-haberler.html">haberler</a> <span class="text-separator">|</span> 
						
					
						
						<a   class="acik" href="vitrindeki_urunler.asp?ne=vitrin">Vitrin Ürünler</a> <span class="text-separator">|</span> 
						
					
						
						<a   class="acik" href="sayfa-92-hizmetler.html">hizmetler</a> <span class="text-separator">|</span> 
						
					
						
						<a   class="acik" href="sayfa-94-hesap-numaramiz.html">hesap numaramız</a> <span class="text-separator">|</span> 
						
					
						
						<a   class="acik" href="siparis_takip.asp">sipariş takibi</a> <span class="text-separator">|</span> 
						
					
						
						<a   class="acik" href="iletisim.asp?ne=odemebildirimi">ödeme bildirimi</a> <span class="text-separator">|</span> 
						
					
			</div>

			<div class="right">
				<a href="#" class="acik">Yukarı ^</a>
			</div>
			
			<div class="clearer">&nbsp;</div>

		</div>

	</div>

</div>
<!--alt-->


<div id="bottom">

	<div class="center-wrapper">
		<div class="left">
        	<div class="altkutu" style="width:250px">
        		<h5>Güvenli Alışveriş</h5><a href="sayfa-100-odeme-ve-Guvenlik.html"><img src="imajlar/rapidssl.gif" width="250px" align="left" style="margin:4px" border="0" /></a>
			</div>
            <div class="altkutu" style="width:400px; font-size:11px">
			<h5>Kategoriler</h5>
            <a  href=ofis_mobilya-85-Mobilya-Takimlari.html>
Mobilya Takımları</a>,  
<a  href=ofis_mobilya-86-Koltuk-Takimlari.html>
Koltuk Takımları</a>,  
   
            
         	
			</div>
            <div class="altkutu" style="width:265px">
            	<h5>İletişim - Hakkımızda</h5>
                
						
						<a   href="sayfa-87-hakkimizda.html">hakkımızda</a> <span class="text-separator">|</span> 
						
					
						
						<a   href="sayfa-89-Gizlilik.html">Gizlilik</a> <span class="text-separator">|</span> 
						
					
						
						<a   href="sayfa-93-Kullanici-Sozlesmesi.html">Kullanıcı Sözleşmesi</a> <span class="text-separator">|</span> 
						
					
						
						<a   href="siteharitasi.asp">Site Haritası</a> <span class="text-separator">|</span> 
						
					
            
            </div>
            
            
        </div>

		
		<div class="clearer">&nbsp;</div>
        

	</div>

</div>
<div id="bottom">

	<div class="center-wrapper">

		<div class="left">
			&nbsp;&nbsp;&copy; 2013 - www.ofisburosepeti.com<span class="text-separator">|</span> <span class="text-separator">|</span>  
            
            
		</div>

		<div class="right" style="font-size:11px">
			© 
		</div>
		
		<div class="clearer">&nbsp;</div>
       

	</div>

</div>


<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>

